Welcome![Sign In][Sign Up]
Location:
Search - Matrix inverse

Search list

[matlabinv

Description: 该程序能够对于矩阵就行求逆运算,是一个质量比较高的程序。-The program can be on the line for the matrix inverse operation is a relatively high quality of procedures.
Platform: | Size: 2048 | Author: 张晨 | Hits:

[Data structsmatrix

Description: 线性代数 求矩阵的逆 高斯gauss消元-Linear algebra matrix inverse Gaussian Elimination Gauss
Platform: | Size: 1024 | Author: crazygir1 | Hits:

[MPIlu

Description: 这是用并行程序语言MPI做的关于矩阵LU分解的程序,程序中很好的实现了分解过程的并行性。-This is used MPI parallel programming language to do LU decomposition on the matrix of the procedures, procedures to achieve a good decomposition process parallelism.
Platform: | Size: 2048 | Author: 印凤行 | Hits:

[CSharpMatrix

Description: C#实现的矩阵运算源程序,其中所有的矩阵运算采用操作符重载技术,实现了矩阵求和,差,积,转置,逆等基本运算。-C# source code implementation of matrix operations, one of all the matrix calculation using operator overloading techniques, implementation of the matrix sum, difference, product, transpose, inverse and other basic computing.
Platform: | Size: 1024 | Author: wangyong | Hits:

[Algorithmmatrix

Description: 矩阵运算程序 matrix.h 基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。 -Matrix calculation program matrix.h matrices based on TCL Matrix, an increase of some use of computing functions. By looking specifically at source. Functional Analysis: This program can complete the matrix of input and output. With the same number of rows and columns between the matrix addition, subtraction, multiplication, division, inverse, seeking cofactor, seeking adjoint matrix, determinant of the value of demand, demand conditions, the number of such operations. Comply with rules require matrix multiplication between the matrix multiplication. Matrix between the division, the inverse square. Demand matrix transpose matrix functions. File TCL Matrix matrix class. Pdf introduced its detailed use.
Platform: | Size: 376832 | Author: | Hits:

[Windows DevelopMatrix

Description: It is a underlying C++ source code for Matrix function. I have developed a class Matrix which has different fuctions like multiplication addition, subtraction, transpose for N X N dimensional matrix. Determinant and cofactor will be added and already have a prototype. Inverse function is also in the pipeline. Operators have been overloaded for the most common type of operators like +, -. * etc.-It is a underlying C++ source code for Matrix function. I have developed a class Matrix which has different fuctions like multiplication addition, subtraction, transpose for N X N dimensional matrix. Determinant and cofactor will be added and already have a prototype. Inverse function is also in the pipeline. Operators have been overloaded for the most common type of operators like+,-.* etc.
Platform: | Size: 4096 | Author: Hancy Samurai | Hits:

[Special Effectsmatrix

Description: 矩阵相乘和求逆,矩阵求逆进行LV分解,测试结果与matlab一样-Matrix multiplication and inverse, matrix inverse to LV decomposition, the same test results with matlab
Platform: | Size: 3072 | Author: 胡易 | Hits:

[Othermatrix_project

Description: this program calculate the determinant and inverse of matrix. also calculate the multiplication of two matrices.
Platform: | Size: 84992 | Author: maisam | Hits:

[AlgorithmMatrix

Description: 该程序是主要描述的是矩阵运算,包括矩阵的基本运算,矩阵的求逆,矩阵的奇异值分解,以及特征值以及特征向量的求解等等。-The program is the main description of the matrix operations, including the basic matrix operations, matrix inverse, matrix singular value decomposition, and the characteristic value and characteristic vector solution and so on.
Platform: | Size: 62464 | Author: wangli | Hits:

[AlgorithmMatrix

Description: 一个通用的对矩阵进行操作的类,主要包括:实(复)矩阵的加减、求逆、求秩、行列式求值以及矩阵的乔里斯基分解、三角分解等。-A general class of matrix operations, including: real (complex) matrix addition and subtraction, inverse, seeking the rank, determinant evaluation and matrix Qiaolisiji decomposition, triangular decomposition.
Platform: | Size: 11264 | Author: zj | Hits:

[Algorithminverse

Description: 计算逆矩阵,在矩阵后面夹带一个单位矩阵,然后把前面那一个矩阵处理成对角线单位矩阵,后面的那个矩阵就是逆矩阵。-Computing inverse matrix, a unit entrainment in the matrix behind the matrix, and then in front of it is processed into a matrix, diagonal matrix, the latter matrix that is the inverse matrix.
Platform: | Size: 1024 | Author: hualiayue | Hits:

[AlgorithmMatrix

Description: Matrix (TRANSPOSE , INVERSE , MATRIX INVERSION USING GAUSS-JORDAN REDUCTION AND Calculates the multiplication of two matrix A and B such that C=AB.
Platform: | Size: 2048 | Author: hussam | Hits:

[Mathimatics-Numerical algorithmsMatrix

Description: 这是一个自己编制的完整矩阵类,包括矩阵运算、分解、求逆、范数和特征值等,可以做为数值分析的基础类。-This is a complete matrix of their own class preparation, including matrix computation, decomposition, inverse, norm and eigenvalue, etc., can be used as the basis for numerical analysis class.
Platform: | Size: 18432 | Author: zhangfanger | Hits:

[Algorithmmatrix

Description: 矩阵运算程序,矩阵加法,减法,转置,求逆,乘法,等运算-Matrix operations procedures, matrix addition, subtraction, transpose, inverse, multiplication, and so computing
Platform: | Size: 6144 | Author: 向巍 | Hits:

[CSharpMatrix

Description: C#的矩阵运算,包括加减乘除,求逆等-C#, matrix operations, including addition and subtraction multiplication and division, inverse, etc.
Platform: | Size: 11264 | Author: Huazhong | Hits:

[Algorithmmatrix-inverse

Description: 实现用LUP方法进行矩阵求逆的过程,原理见于算法导论第28张。-Method implemented by the LUP matrix inversion process, the principle found in Introduction to Algorithms, Chapter 28.
Platform: | Size: 1024 | Author: wangzhen | Hits:

[Algorithmmatrix

Description: //--显示矩阵,形参m为行,n为列 void MatrixDisplay(double *A,int m,int n) //--求矩阵转置,形参m为行,n为列,A转置后存为B void MatrixInverse(double *A,double *B, int m,int n) //--求矩阵相乘,A矩阵为[m,p],B矩阵为[p,n],C为[m,n] void MatrixMultiply(double *A,double *B,double *C ,int m,int p,int n) //--求矩阵行列式 double MatrixDet(double *A,int m) //--求矩阵逆,求A的逆矩阵C void MatrixInv(double *A,double *C, int m) //--求矩阵相加,A矩阵为[m,n],B矩阵为[m,n],C为[m,n] void Maxtrix_add(double *A, double *B, double *C, int m, int n) //--求矩阵相减,A矩阵为[m,n],B矩阵为[m,n],C为[m,n] void Maxtrix_sub(double *A, double *B, double *C, int m, int n) -/ /- Display matrix, the parameter m for the line, n is the column void MatrixDisplay (double* A, int m, int n) //- transpose a matrix, the row parameter m, n for the column, A transposed after the save B void MatrixInverse (double* A, double* B, int m, int n) //- Matrix multiplication, A matrix [m, p], B matrix [p, n] , C is [m, n] void MatrixMultiply (double* A, double* B, double* C, int m, int p, int n) //- Matrix determinant double MatrixDet (double* A, int m ) //- For the matrix inverse, find the inverse matrix of A, C void MatrixInv (double* A, double* C, int m) //- add a matrix, A matrix [m, n], B matrix [m, n], C is [m, n] void Maxtrix_add (double* A, double* B, double* C, int m, int n) //- Matrix subtraction, A matrix is ​ ​ [ m, n], B matrix [m, n], C is [m, n] void Maxtrix_sub (double* A, double* B, double* C, int m, int n)
Platform: | Size: 2048 | Author: heu | Hits:

[matlabmatrix-tezhengzhijisuan

Description: 通过求矩阵特征多项式的根来求其特征值 幂法求矩阵的主特征值及主特征向量 瑞利商加速幂法求对称矩阵的主特征值及主特征向量 收缩法求矩阵全部特征值 收缩法求矩阵全部特征值 位移逆幂法求矩阵离某个常数最近的特征值及其对应的特征向量 QR基本算法求矩阵全部特征值 -Characteristic polynomial by the root of a matrix to find the eigenvalues ​ ​ of a matrix power method and the main characteristics of the main features of the value of acceleration power vector Rayleigh quotient method Symmetric Matrix Eigenvalue and the main characteristics of the main vector of contraction method to shrink the value of all the characteristics of a matrix Law of the value of all the characteristics of a matrix inverse power law shift away from a constant of a matrix eigenvalue recently and its corresponding eigenvector matrix QR algorithm for getting all the characteristics of the basic values
Platform: | Size: 3072 | Author: chris_zhou | Hits:

[Data structsMatrix-Inverse-_fortran-source-code

Description: 矩阵求逆运算。fortran代码。供初学者参考-Matrix inversion. fortran code. Reference for beginners
Platform: | Size: 5120 | Author: 智庆全 | Hits:

[Data structsMatrix-Inverse--source-code-_-1

Description: 矩阵求逆运算。fortran代码。供初学者参考-Matrix inversion. fortran code. Reference for beginners
Platform: | Size: 5120 | Author: 智庆全 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 42 »

CodeBus www.codebus.net